cfb_console: Add console_clear_line function
authorPali Rohár <[email protected]>
Sat, 28 Apr 2012 07:26:44 +0000 (07:26 +0000)
committerAnatolij Gustschin <[email protected]>
Mon, 4 Jun 2012 20:43:31 +0000 (22:43 +0200)
commit90f60a81daa714b2395d2e9ee3ea25db883ca061
tree4705e310883863abb4cf80a35af0fd1405916f06
parent04bbe6999048f74af00305cacae14a2d7faf2063
cfb_console: Add console_clear_line function

console_clear_line() clears part of specified line or the full line.

Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Anatolij Gustschin <[email protected]>
drivers/video/cfb_console.c